Previous Book Contents Book Index Next

Inside Macintosh: /
QuickDraw 3D RAVE / QuickDraw 3D RAVE Reference
QuickDraw 3D RAVE Routines / Managing Drawing Engines


QAEngineDisable

You can use the QAEngineDisable function to disable a drawing engine.

TQAError QAEngineDisable (long vendorID, long engineID);
vendorID
A vendor ID.
engineID
An engine ID.
DESCRIPTION
The QAEngineDisable function disables the drawing engine specified by the vendorID and engineID parameters.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
28 AUG 1996